ScCompiler.compile

After parsing, API users can modify the SPIR-V via reflection and call this to disassemble the SPIR-V into the desired langauage. Sub-classes actually implement this.

class ScCompiler
string
compile
()

Meta